home *** CD-ROM | disk | FTP | other *** search
- FILE: WHATSOND.ISK (What's on disk)
-
- The root directory of the CAS Toolkit diskette has six directories:
-
- INCLUDE
- LIB
- FAXSRC
- CASSRC
- PBSRC
- MANUAL
-
- The INCLUDE directory contains all the include files (*.H and *.INC) that
- are used by the libraries and programs that use the libraries. The files
- are:
-
- MULTI.INC
- MODEL.INC
-
- CAS.H
- FAX.H
- FAXGLOB.H
- FAXDFLTS.H
- FAXERROR.H
-
- PHONEBK.H
- PBGLOBAL.H
- PBDFLT.H
- PBERROR.H
-
- The LIB directory contains four memory-model versions (SMALL, MEDIUM,
- COMPACT, and LARGE) for each of the three libraries of the Toolkit. The
- libraries have been compiled and linked by Microsoft C 5.1. The files
- are:
-
- SCASLIB.LIB
- MCASLIB.LIB
- CCASLIB.LIB
- LCASLIB.LIB
-
- SFAXLIB.LIB
- MFAXLIB.LIB
- CFAXLIB.LIB
- LFAXLIB.LIB
-
- SPBLIB.LIB
- MPBLIB.LIB
- CPBLIB.LIB
- LPBLIB.LIB
-
- The three SRC directories contain the source files for the functions in
- the three Toolkit libraries. They also contain sample makefiles and
- batchfiles for building the libraries using Microsoft's MAKE.EXE program.
-
- The MANUAL directory contains ASCII versions of the Toolkit manual and
- the appendix "Recent News About the CAS and Phonebook Toolkit".
- These files are:
-
- TKMANUAL.TXT
- NEWS.TXT
-
- In addition to the six directories, the root directory contains the
- following two files:
-
- README (information about installation)
- WHATSOND.ISK (this file)
-